home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / System / ReqToolsLib / Source / reqtools / amigaincludesforgcc / proto / reqtools.h
Encoding:
C/C++ Source or Header  |  2001-07-02  |  414 b   |  21 lines

  1. /* Automatically generated header! Do not edit! */
  2.  
  3. #ifndef PROTO_REQTOOLS_H
  4. #define PROTO_REQTOOLS_H
  5.  
  6. #include <clib/reqtools_protos.h>
  7.  
  8. #ifdef __GNUC__
  9. #include <inline/reqtools.h>
  10. #endif /* __GNUC__ */
  11.  
  12. #ifndef __NOLIBBASE__
  13. extern struct ReqToolsBase *
  14. #ifdef __CONSTLIBBASEDECL__
  15. __CONSTLIBBASEDECL__
  16. #endif /* __CONSTLIBBASEDECL__ */
  17. ReqToolsBase;
  18. #endif /* !__NOLIBBASE__ */
  19.  
  20. #endif /* !PROTO_REQTOOLS_H */
  21.